# File lib/rubygame/event_hook.rb, line 111 def perform( event ) @action.perform( owner, event ) if @action end