# File Hookable.rb, line 138
                def call *args
                        @object.class.hooked_method(self, *args)
                end