# File lib/rubyipmi/freeipmi/commands/fru.rb, line 51 def list if @list.count < 1 parse(getfrus) end @list end