# File temp/validation/validation.rb, line 190 def ==( other ) @event_type == other.event_type and @event_arg == other.event_arg end