<<
Example::ClassC - Example Class C
This is class B
foo($text);
This method is doing foo.
print $this->foo();
It is not doing bar, only foo.