# File test/metacat_test.rb, line 87
  def test_returns_eml?
    assert_kind_of Eml, 
    @metacat.find(:docid => @eml_docid)  
  end