public void ItShouldNotContainUri()
 {
     Assert.That(!Extractor.ContainsUri(DataObject));
 }