# File ruby/bstream.rb, line 617 def exec(out) exec_content(out,M_RETURN) { write_int1(@code) write(@value) } end