module T::Private::Methods

def self.method_owner_and_name_to_key(owner, name)

use this directly if you don't want/need to box up the method into an object to pass to method_to_key.
def self.method_owner_and_name_to_key(owner, name)
##{name}"