# File Hookable.rb, line 288
                def enable_hook symbol, hook
                        self.change_hook_state symbol, hook, true
                end