fails:Class#dup duplicates both the class and the singleton class
fails:Class#dup retains an included module in the ancestor chain for the singleton class
fails:Class#dup retains the correct ancestor chain for the singleton class
