# File lib/dm-core/support/descendant_set.rb, line 37 def <<(descendant) @descendants << descendant self end