# File lib/pdf/writer/graphics.rb, line 50
50:   def close
51:     add_content(" h")
52:     self
53:   end