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