# File lib/asciidoctor/extensions.rb, line 99 def create_image_block parent, attrs, opts = {} create_block parent, :image, nil, attrs, opts end