# File lib/autotest/rspec2.rb, line 109
  def using_bundler?
    rspec_wants_bundler? || autotest_wants_bundler?
  end