# File lib/autotest/rspec2.rb, line 62
  def using_bundler?
    File.exists?('./Gemfile')
  end