Constructor.
string|array $paths A path or an array of paths where to look for templates:
public function __construct($paths) { $this ->setPaths($paths); }