module Spec::Example::ModuleReopeningFix

def included(mod)

def included(mod)
  child_modules << mod
end