PHP

This

function bark() {
   print "{$this->Name} says Woof!\n";
}

José M. Vidal .

23 of 33