class Protobuf::Rpc::ServiceDispatcher

def rpc_service

def rpc_service
  @rpc_service ||= env.rpc_service.new(env)
end