/**
  * Constructor
  */
 public function __construct()
 {
     parent::__construct(null, null, null, null, null);
 }