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