content()
Returns the content of this node.
# File ext/json/lib/json/editor.rb, line 195 def content self[CONTENT_COL] end