# File lib/highline/system_extensions.rb, line 65 def self._getch @@_m_getch ||= Function.new(Crt["_getch"], [], TYPE_INT) @@_m_getch.call end