# File lib/core-uncommon/facets/module/method_clash.rb, line 53 def method_clash?(other) c = method_clash(other) !c.empty? end