namespace PathFinding { public class PathFinder2D { public PathFinder2D() { } } }