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