# File lib/autotest/rspec2.rb, line 63
  def gemfile?
    File.exist?('./Gemfile')
  end