# File lib/asciidoctor/converter.rb, line 96 def filetype value = nil if value backend_info['filetype'] = value else backend_info['filetype'] end end