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