# File lib\Win32/Console.rb, line 749
    def Flush()
      return API.FlushConsoleInputBuffer(@handle)
    end