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