# File lib/database_cleaner/data_mapper/base.rb, line 15
      def db
        @db || :default
      end