equals(other) {
    if (this === other) {
      return true
    }