# File lib/librarian/resolution.rb, line 23 def correct? manifests && manifests_consistent_with_dependencies? && manifests_internally_consistent? end