# File lib/clamp/command.rb, line 66
    def run(arguments)
      parse(arguments)
      execute
    end