Method: Object#j

Defined in:
lib/arql/ext/object.rb

#jObject



3
4
5
# File 'lib/arql/ext/object.rb', line 3

def j
  to_json
end