# File lib/rd/complex-list-item.rb, line 21
    def assign_term(term)
      @term = term
      term.parent = self
    end