class Spring::Env

def root

def root
  @root ||= Spring.application_root_path
end