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