class Protobuf::Rpc::Socket::Worker

def log_signature

def log_signature
  @_log_signature ||= "server-#{self.class}-#{object_id}"
end