if ( hasFever() ) {
return ((Cowbell) Prescription.getInstance())++;
}
I wonder how many people really know what it means and what it is related to.
Saturday, February 09, 2008
Beatiful Statement
Subscribe to:
Posts (Atom)
Life moves pretty fast. If you don't stop and look around once in a while, you could miss it.
if ( hasFever() ) {
return ((Cowbell) Prescription.getInstance())++;
}
I wonder how many people really know what it means and what it is related to.