# File lib/friendly_id/test.rb, line 19
      def teardown
        klass.send delete_all_method
        # other_class.delete_all
      end