# File lib/json/add/core.rb, line 10 10: def self.json_create(object) 11: at(*object.values_at('s', 'u')) 12: end