@Override
    public boolean equals(Object obj) {
        if (obj == this) {
            return true;
        }