# File lib/librarian/manifest.rb, line 72
    def latest
      @latest ||= source.manifests(name).first
    end