# File lib/rhc/commands.rb, line 111
      def []=(meth, value)
        @table[meth.to_sym] = value
      end