# File lib/rhc/commands.rb, line 84
      def initialize(init=nil)
        @table = {}
        default(init) if init
      end