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