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