Returns:
31 32 33
# File 'lib/whenever.rb', line 31 def self.bundler? File.exist?(File.join(path, 'Gemfile')) end