class Slack::RealTime::Socket
def restart_async(_client, _url)
def restart_async(_client, _url) raise NotImplementedError, "Expected #{self.class} to implement #{__method__}." end
def restart_async(_client, _url) raise NotImplementedError, "Expected #{self.class} to implement #{__method__}." end