/**
  * @throws Exception\ExtensionNotLoadedException if ext/intl is not present
  */
 public function __construct(array $params = array())
 {
     parent::__construct($params);
 }