# File lib/chef/win32/file/info.rb, line 52
        def creation_time
          parse_time(@file_info[:ft_creation_time])
        end