method rec_binding =
fun rb ->
match super#rec_binding rb with
| Ast.RbSem (_, (Ast.RbNil _), bi) |
Ast.RbSem (_, bi, (Ast.RbNil _)) -> bi
| bi -> bi