# File lib/pdf/writer/graphics.rb, line 64 64: def close_stroke 65: add_content(" s") 66: self 67: end