# File lib/chef/checksum.rb, line 98
    def file_location
      File.join(checksum_repo_directory, checksum)
    end