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