# File lib/as_gamestate.rb, line 105
  def stop(value = nil)
    AS::Gamestate.stop(value)
  end