# File lib/json/editor.rb, line 200
200:
def
content=
(
value
) 201:
self
[
CONTENT_COL
] =
value
202:
end