# File lib/windows/msvcrt/time.rb, line 131 def utime64(filename, times) Utime64.call(filename, times) end