public static string[] SplitQuoted( this string input, char separator, char quotechar, StringSplitOptions options = StringSplitOptions.None )