# File lib/extlib/hook.rb, line 31
          def method_added(name)
            process_method_added(name, :instance)
          end