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

    end