public static bool StartedBy(this SmallDateInterval x, SmallDateInterval y) => y.Starts(x);