# File lib/taps/operation.rb, line 161
  def safe_database_url
    safe_url(database_url)
  end