# File lib/mirimiri/corpus.rb, line 25
  def initialize(path)
    @path = path.chomp "/"
  end