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