getId method

String getId()

Implementation

String getId() {
  return slugify("focus-$name");
}