# File lib/dm-validations/contextual_validators.rb, line 26 def context(name) contexts[name] ||= [] end