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