# File lib/librarian/dependency.rb, line 120
    def satisfied_by?(manifest)
      manifest.satisfies?(self)
    end