Symbols.helpers({
  editableBy(userId) {
    if (!this.userId) {
      return true;
    }