# File lib/spork/app_framework/padrino.rb, line 13 def entry_point @entry_point ||= File.expand_path("config/boot.rb", Dir.pwd) end