# File lib/rubyipmi/freeipmi/commands/bmc.rb, line 13 def info if @bmcinfo.length > 0 @bmcinfo else information.retrieve end end