global
def handle_subscribe
def handle_subscribe @__anycable_subscribing__ = true subscribe_to_channel ensure @__anycable_subscribing__ = false end
def handle_subscribe @__anycable_subscribing__ = true subscribe_to_channel ensure @__anycable_subscribing__ = false end