<?php
$v = new ezcTemplateVariableCollection();
$v->text = "Text for SHA1";

return $v;
?>
