Example #1
0
 public function interpret(Context $context)
 {
     return $context->getByName($this->name);
 }