# File lib/mongo_mapper/plugins/associations/proxy.rb, line 34 def to_json(*options) load_target target.to_json(*options) end