# File lib/heroku/command/ssl.rb, line 53 def clear heroku.clear_ssl(app) display "Cleared certificates for #{app}" end