@override Parser block() => super.block().map((input) => input[1]..surroundWith(input[0], input[2]));