# File lib/chef/provider/file.rb, line 59 def compare_content checksum(@current_resource.path) == new_resource_content_checksum end