# File lib/dm-validations.rb, line 98
      def save(context = default_validation_context)
        validation_context(context) { super() }
      end