class Slack::RealTime::Concurrency::Celluloid::Socket::Actor

def initialize(future)

def initialize(future)
  @future = future
end