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