getBaseUrl method

String getBaseUrl ()

Implementation

String getBaseUrl() {
  return _base_url;
}