class RSpec::Rails::Matchers::ActionCable::HaveBroadcastedTo

def pubsub_adapter

def pubsub_adapter
  ::ActionCable.server.pubsub
end