# File lib\Win32/Console.rb, line 852
    def Console.Free()
      API.FreeConsole()
    end