if ( width )
   {
   widen( width );
   }
if ( myDog )
   {
   myDog.bark();
   }