Search for the given method name and descriptor and return a fake (ExternalMethod) if required. :param name: name of the method :param descriptor: descriptor of the method, for example `'(I I I)V'` :return: :class:`ExternalMethod`
(self, name, descriptor)
source not stored for this graph (policy: none)
no test coverage detected