# File lib/asciidoctor/extensions.rb, line 103
    def create_inline parent, context, text, opts = {}
      Inline.new parent, context, text, opts
    end