public function __construct($quantity)
 {
     parent::__construct($quantity, $this->measurementUnit());
 }