Here is a pattern I'm sure we all see quite a bit. Nothing wrong
with it really. Small, clean, simple. However, when you take into
context the fact that the following code is part of an entire program
used to manage carnival rides, how would you refactor the following
code? No need to post code, an explanation will do. I'll post the
answer and the code in a little while. This is one of the more
straight-foward and obvious patterns to recognize in the context
given. Those of you new to OOP, it may be harder to see.