# File lib/support/options.rb, line 14
    def self.extended(descendant)
      descendant.extend(DescendantsTracker)
    end