class Protobuf::Rpc::ServiceDirectory

def running?

def running?
  !!@thread.try(:alive?)
end