# File lib/cimi/model/schema.rb, line 44 def to_json(model, json) json[@json_name] = model[@name] if model and model[@name] end