class Protobuf::Rpc::Stat

def initialize(mode = :SERVER)

def initialize(mode = :SERVER)
  @mode = mode
  start
end