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