# File lib/rubygame/event_handler.rb, line 158
        def remove_hook( hook )
                @hooks.delete( hook )
        end