(c) Contributors of the Neos Project - www.neos.io This package is Open Source Software. For the full copyright and license information, please view the LICENSE file which was distributed with this source code.
 public function getTestValue()
 {
     return $this->outer->getInner()->greet('World');
 }