59 60 61
# File 'lib/wicket/command.rb', line 59 def arguments self.class::ARG_LIST.each_with_object({},&arg_maker) end