# File lib/autotest/rspec2.rb, line 64
  def using_bundler?
    prefix =~ /bundle exec/
  end