if
(
width
!=
0
)
{
widen
(
width
)
;
}
if
(
myDog
!=
null
)
{
myDog
.
bark
(
)
;
}