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