method
==
==(p1)
public
Two method objects are equal if they are bound to the same object and refer to the same method definition and their owners are the same class or module.
==(p1)
public
Two method objects are equal if they are bound to the same object and refer to the same method definition and their owners are the same class or module.