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