allocate method

String allocate()

Implementation

String allocate() {
  return allocator!.allocate();
}