# File lib/her/model/associations/belongs_to_association.rb, line 48 def build(attributes = {}) @klass.build(attributes) end