# File lib/spork/app_framework/rails.rb, line 124
  def entry_point
    @entry_point ||= File.expand_path("config/environment.rb", Dir.pwd)
  end