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