code = "p Rubinius::VM.get_message"vm = Rubinius::VM.spawn "-e", codep vmvm << [:hello, "bob"]p :joinedputs vm.stdout.getsp Rubinius::VM.get_message