if (!$this->timeStamp instanceof DateTime) {
            $this->timeStamp = new DateTime;
        }