Get the method by name and descriptor, or create a new one if the requested method does not exists. :param name: method name :param descriptor: method descriptor, for example `'(I)V'` :return: :class:`ExternalMethod`
(self, name, descriptor)
source not stored for this graph (policy: none)
no test coverage detected