# File lib/database_cleaner/couch_potato/truncation.rb, line 17
      def clean
        database.recreate!
      end