# File lib/pdf/writer/graphics.rb, line 56
56:   def stroke
57:     add_content(" S")
58:     self
59:   end