this.title = title; this.hashCode = hashCode;
return Integer.toHexString(hashCode);
return hashCode;
return title;