function __construct($width, $height)
 {
     parent::__construct($width, $height);
 }