class Spring::Application

def state!(val)

def state!(val)
  state val
  @interrupt.last.write "."
end