public function __construct($phase = null)
 {
     parent::__construct("link", $phase);
 }
 public function __construct($phase = null)
 {
     parent::__construct("reduce", $phase);
 }