38394041424344
String _string_1 = location.toString(); String _plus = ("Bad location uri \'" + _string_1); String _plus_1 = (_plus + "\'"); throw new ProvisionException(_plus_1); } return new MockMetadataRepository(location, this.resultProvider); }