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