class Spring::Application

def initialized?

def initialized?
  @state == :initialized
end