# File lib/asciidoctor/abstract_block.rb, line 139
def
delete_at
(
i
)
@blocks
.
delete_at
(
i
)
end