renderer = $r; } /** * @return null|string */ abstract public function render(Value $o); }