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