# File lib/mongo_mapper/plugins/validations.rb, line 88 def run_validations! run_callbacks(:validation) { super } end