# File lib/rubyipmi/freeipmi/commands/power.rb, line 4
    def initialize(opts = ObservableHash.new)
      super("ipmipower", opts)
    end