# File lib/chef/cookbook_version.rb, line 809
    def metadata_rb_file
      File.join(root_dir, "metadata.rb")
    end