class REXML::Validation::Choice

def <<( event )

def <<( event )
  add_event_to_arry( @choices, event )
end