# File lib/rubyipmi/freeipmi/commands/bmcinfo.rb, line 5
    def initialize(opts = ObservableHash.new)
      super("bmc-info", opts)

    end