# File bin/el4r-instance, line 685 def el4r_prin1_to_string(obj) "[ruby] #{obj.inspect} / [lisp] #{prin1_to_string(obj)}" end