private static void AddCenterLine(int current, int distance) { Returns.Add(LineBuilder.BuildCenterLine(current, distance)); }