Inheritance: extends Twig_TokenParser
 public function __construct(ShaComputer $shaComputer)
 {
     parent::__construct($shaComputer, 'cspscript', 'script-src');
 }
 public function __construct(ShaComputer $shaComputer)
 {
     parent::__construct($shaComputer, 'cspstyle', 'style-src');
 }