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