module AnyCable::WithConnectionState

def istate=(val)

def istate=(val)
  env.istate = val
end