# File lib/her/model/associations/belongs_to_association.rb, line 90
        def assign_nested_attributes(attributes)
          assign_single_nested_attributes(attributes)
        end