# File lib/heroku/commands/app.rb, line 6
    def login
      Heroku::Command.run_internal "auth:reauthorize", args.dup
    end