# File lib/prawn/graphics.rb, line 227
    def stroke_bounds
      stroke_rectangle bounds.top_left, bounds.width, bounds.height
    end