# File lib/dm-validations/context.rb, line 45 def self.stack Thread.current[:dm_validations_context_stack] ||= [] end