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