Overrides Twig_Tests_Node_TestCase::getTests
public function getTests() { return array( array( new Twig_Node_BlockReference('foo', 0), '$this->displayBlock(\'foo\', $context, $blocks);', ), ); }