# File lib/librarian/dependency.rb, line 74 def inconsistent_with?(other) !consistent_with?(other) end