# File lib/spork/app_framework/padrino.rb, line 18
  def boot_contents
    @boot_contents ||= File.read(boot_file)
  end