# File lib/her/model/relation.rb, line 21 def build(attributes = {}) @parent.build(@params.merge(attributes)) end