# File lib/chef/win32/file/info.rb, line 56
        def last_write_time
          parse_time(@file_info[:ft_last_write_time])
        end