# File lib/database_cleaner/base.rb, line 82 def auto_detected? return true unless @autodetected.nil? end