# File lib/windows/msvcrt/io.rb, line 79
         def feof(stream)
            Feof.call(stream)
         end