4 5 6
# File 'lib/json_cat/ext/object.rb', line 4 def rainbow_print(level=0) Rainbow(to_json).color(JsonCat::COLORS[level]) end