getInstance static method

RequestManager getInstance()

Implementation

static RequestManager getInstance() {
  return _instance;
}