pub fn get_services() -> Result<HashMap<String, Vec<Service>>, Error<'static>>
Get’s the value from VCAP_SERVICES as a typed HashMap of Strings and a list of Services
VCAP_SERVICES