When you code a class for an object, do you code it in the same file as the driver class or do you code it in a seperate file? I'm confused as to where to do this because my book didn't explain.