# File test/eml_test.rb, line 40
def
test_has_xml_doc
assert_kind_of
REXML
::
Document
,
@eml
.
doc
end