نگارنده حدس میزنم نتیجه دلسوزیها چنین چیزی باشد:
/*
* This component emphasizes the importance of shopping and what it means
* to the entire infrastructure of the system, pardon me, THE UNIVERSE!
*/
public abstract class Shopping
{
    /*
    * Any client that calls this method would end up having an awesome time.
    * Bob. When you read this can you get me a cup of coffee ? You're the best.
    * Thanks Bob!
    */
    public void chargeCreditCardLikeCrazy(long deadHusbandId)    {}
}
* This component emphasizes the importance of shopping and what it means
* to the entire infrastructure of the system, pardon me, THE UNIVERSE!
*/
public abstract class Shopping
{
    /*
    * Any client that calls this method would end up having an awesome time.
    * Bob. When you read this can you get me a cup of coffee ? You're the best.
    * Thanks Bob!
    */
    public void chargeCreditCardLikeCrazy(long deadHusbandId)    {}
}