Captures the parsed text as a string.
public static IParser<string> Capture<T>(this IParser<T> parser)