Batching Requests

class Service
   ...
   meth batch(L)
      {ForAll L self}
   end
end