/**
  * @since 2.0
  *
  * @return boolean
  */
 public static function reset()
 {
     TurtleSerializer::reset();
 }