# File lib/chef/file_access_control/unix.rb, line 62 def should_update_owner? !target_uid.nil? && target_uid != current_uid end