class PrawnHtml::Tags::B

def tag_styles

def tag_styles
  'font-weight: bold'
end