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