# File lib/json/add/core.rb, line 124
  def self.json_create(object)
    new(object['s'], object['o'])
  end