# File lib/dm-core/model.rb, line 66
def
descendants
@descendants
||=
DescendantSet
.
new
end