# File json/objects.rb, line 62
    def to_json
      return String.to_json(self)
    end