# File lib/watcher.rb, line 174
def
files
()
return
Dir
[
@dir
+
"/"
+
@expression
]
end