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