# File lib/chef/file_access_control/unix.rb, line 74
      def set_owner
        set_owner! if should_update_owner?
      end