1752 1753 1754 1755
# File 'ext/oj/oj.c', line 1752 static VALUE mem_report(VALUE self) { oj_mem_report(); return Qnil; }