# File lib/windows/msvcrt/time.rb, line 127 def utime(filename, times) Utime.call(filename, times) end