def test_import(self):
     doc = FilterDocument()
     doc.import_document(self.document)
     self.assert_content(doc)