# File test/metacat_test.rb, line 79 def test_nil_if_document_does_not_exist? assert_nil @metacat.find(:docid => 'bs_docid.80.9') end