class Autotest::Rspec2

def using_bundler?

def using_bundler?
  prefix =~ /bundle exec/
end