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