using System; using System.Linq; namespace InABox.Core { public static class GeoPointExtensions { } }