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