# File lib/windows/msvcrt/directory.rb, line 28
         def chdir(dirname)
            Chdir.call(dirname)
         end