# File lib/asciidoctor/backends/html5.rb, line 12
  def style_class(sibling = true)
    attrvalue('style', sibling, false)
  end