connect method

void connect()

Implementation

void connect() {
  _delegate.connect();
}