# File lib/prawn/graphics.rb, line 220
def
stroke
yield
if
block_given?
add_content
"S"
end