public String toString() { return rheaReaction.getId().toString(); }
@Override public int hashCode() { return rheaReaction.getId().hashCode(); }