# File temp/validation/validation.rb, line 132 def initialize(event_type, event_arg=nil ) @event_type = event_type @event_arg = event_arg end