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