class Protobuf::Rpc::Zmq::Server

def broadcast_busy?

def broadcast_busy?
  broadcast_beacons? && options[:broadcast_busy]
end