# File lib/rubygame/event_handler.rb, line 143
        def has_hook?( hook )
                @hooks.include?( hook )
        end