# File lib/mirimiri/corpus.rb, line 35
  def files
    Dir["#{@path}/**/*.*"]
  end