# File lib/chef/checksum/storage/filesystem.rb, line 27
        def file_location
          File.join(checksum_repo_directory, @checksum)
        end