May 18, 2002
Okay flame bait attempt 2.

Is it also possible to add the singleton keyword for a class.

This would enforce that all methods and fields are static.
The constructor would always return the same instance of the singleton
class.