# File Hookable.rb, line 309
                def is_hookable? symbol
                        return !@__hooks[symbol].nil?
                end