# File lib/rubygame/event_handler.rb, line 217 def handle( event ) @event_handler.handle( event ) rescue NoMethodError _make_event_handler retry end