<?

final class Point {
    private $angle;
    private $distance;
}