Select true answers
bar.clone.add(1,2) raises exception
bar.dup.add(1,2) raises exception
the module returned by bar.module_method cannot be used in another file because it is anonymous