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