PitelClient constructor

PitelClient()

Implementation

PitelClient() {
  _pitelApi = PitelApi.getInstance();
}