19 20 21
# File 'lib/thor/parser/arguments.rb', line 19 def self.parse(base, args) new(base).parse(args) end