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