public DocumentModel GetDocumentByUrl(string url) => new DocumentModel(wrapper, database.GetDocumentByURL(url));