# File lib/heroku/commands/auth.rb, line 26
    def reauthorize
      @credentials = ask_for_and_save_credentials
    end