# File lib/spring/application.rb, line 26
    def state!(val)
      state val
      @interrupt.last.write "."
    end