192 193 194
# File 'lib/emfrp/interpreter/interpreter.rb', line 192 def pp(obj) PP.pp(obj, @output_io) end