# File lib/highline/system_extensions.rb, line 33 def get_character( input = STDIN ) Win32API.new("crtdll", "_getch", [ ], "L").Call end