sS rawSelfLink(S uri) {
  ret relativeRawBotLink(programID(), uri);
}

sS rawSelfLink() {
  ret rawSelfLink("");
}