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