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