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