# File lib\Win32/Console.rb, line 856
    def Console.Alloc()
      API.AllocConsole()
    end