class Spork::AppFramework::Rails

def entry_point

def entry_point
  @entry_point ||= File.expand_path("config/environment.rb", Dir.pwd)
end