# File lib/chef/cookbook_version.rb, line 530
    def manifest_records_by_path
      @manifest_records_by_path || generate_manifest
      @manifest_records_by_path
    end