public Stan(Ksiazka ksiazka, string opis, bool czyWypozyczona) : this(ksiazka, opis, czyWypozyczona, DateTime.Now) { }