Check for deprecated uses of top level (i.e. in Object) uses of Rake class
names. If someone tries to reference the constant name, display a warning
and return the proper object. Using the —classic-namespace command
line option will define these constants in Object and avoid this handler.