private static bool _1(Parser parser)
 {
     return(InsertStatement.Consume(parser));
 }