# File lib/librarian/environment.rb, line 127
    def cache_path
      tmp_path.join("librarian/cache")
    end