# File test/test_document.rb, line 340 def setup Dir.mkdir('mod_docs_for_test') # target @loader = Rucy::DocumentLoader.new('mod_docs_for_test') end