# File lib/json/add/core.rb, line 171
  def self.json_create(object)
    new(*object['v'])
  end