# File lib/rubyipmi/ipmitool/commands/lan.rb, line 15 def info if @info.length < 1 parse(print) else @info end end