# File lib/autotest/rspec2.rb, line 97
  def autotest_wants_bundler?
    autotest_prefix =~ /bundle exec/
  end