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