Problem: Consider a class that represents a "fire station". Write the most appropriate names for each of the following parts of that class:
a. the module (file) name
b. the class name
c. a method that determined whether the fire station has a slide.
d. an attribute variable to indicate how many firemen is housed in the station.