# File lib/chef/file_access_control.rb, line 45 def initialize(resource, file) @resource, @file = resource, file @modified = false end