# File lib/rubygame/event_actions.rb, line 114 def perform( owner, event ) @block.call( owner, event ) end