namespace Neighbourhood.omg.lol { public static class FeatureFlags { public static bool Following { get; } = false; } }