# File lib/jeventmachine.rb, line 120 120: def self.read_keyboard 121: # TEMPORARILY unsupported until someone figures out how to do it. 122: raise "temporarily unsupported on this platform" 123: end