class Protobuf::Rpc::Connectors::Zmq

def service


The service we're attempting to connect to
def service
  options[:service]
end