private $vek; function __construct($vek = 20) { $this->vek = $vek; }