# File lib/mongo_mapper/plugins/associations/belongs_to_proxy.rb, line 25 def create(attrs={}, &block) instantiate_target(:create, attrs, &block) end