# File lib/ruby_parser_extras.rb, line 64 def getch c = self.old_getch p :getch => [c, caller.first] c end