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