class Protobuf::Rpc::Stat

def method_name

def method_name
  @method_name ||= @dispatcher.try(:service).try(:method_name)
end