# File lib/librarian/manifest.rb, line 54
    def to_s
      "#{name}/#{version} <#{source}>"
    end