Make the metaclass of Refinement explicitly
Otherwise, singleton methods of Module are not inherited unless Refinement.singleton_class is called.
Make the metaclass of Refinement explicitly
Otherwise, singleton methods of Module are not inherited unless
Refinement.singleton_class is called.