# File lib\Win32/Console.rb, line 764
    def Input()
      API.ReadConsoleInput(@handle)
    end