@override String prepareExternalUrl(String internal) { return Location.joinWithSlash(_baseHref, internal); }