# File lib/rubyipmi/ipmitool/commands/fru.rb, line 9 def initialize(opts = ObservableHash.new) super("ipmitool", opts) @list = {} end