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

    end