# File lib/database_cleaner/configuration.rb, line 25
    def connections
      @connections ||= [::DatabaseCleaner::Base.new]
    end