# File lib/color/grayscale.rb, line 57
57:   def pdf_stroke
58:     PDF_FORMAT_STR % [ @g, "G" ]
59:   end