# File lib/spec/example/module_reopening_fix.rb, line 31
      def included(mod)
        child_modules << mod
      end