class Module
def remove_possible_singleton_method(method)
def remove_possible_singleton_method(method) singleton_class.remove_possible_method(method) end
def remove_possible_singleton_method(method) singleton_class.remove_possible_method(method) end