# File lib/chef/cookbook_version.rb, line 813
    def metadata_json_file
      File.join(root_dir, "metadata.json")
    end