# File lib/brakeman/app_tree.rb, line 88
def
path_exists?
(
path
)
File
.
exist?
(
path
)
end