class Spring::MissingApplication

def initialize(project_root)

def initialize(project_root)
  @project_root = project_root
end