# File lib/color/grayscale.rb, line 51
51:   def pdf_fill
52:     PDF_FORMAT_STR % [ @g, "g" ]
53:   end