# File lib/whenever.rb, line 29
def
self
.
bundler?
File
.
exists?
(
File
.
join
(
path
,
'Gemfile'
))
end