# File lib/heroku/commands/auth.rb, line 182
    def delete_credentials
      FileUtils.rm_f(credentials_file)
    end