# File lib/spork/app_framework/rails.rb, line 130
  def boot_file
    @boot_file ||= File.join(File.dirname(environment_file), 'boot')
  end