# File lib/windows/msvcrt/file.rb, line 51
         def mktemp(template)
            Mktemp.call(template)
         end