# File lib/mab/mixin.rb, line 130
      def initialize
        @children = 0
        @joining = false
        @options = {}
      end