void tulosta() const // (2,3) { cout << "(" << this->x << "," << this->y << ")\n" ; }