# File lib/as_gamestate.rb, line 110
  def self.stop(value = nil)
    throw(:AS_GAMESTATE_EXIT, value)
  end