# File lib/jeventmachine.rb, line 116
116:         def self.invoke_popen cmd
117:                 # TEMPORARILY unsupported until someone figures out how to do it.
118:                 raise "unsupported on this platform"
119:         end