# File lib/heroku/auth.rb, line 17
    def login
      delete_credentials
      get_credentials
    end