public static int MaxLength(this Konsole konsole, PrefixType prefixType) { return(NewLine.MaxLength(konsole.Prefix.GetPrefix(prefixType))); }