# File lib/gd2/image.rb, line 429
def
draw
#:yields: canvas
yield
Canvas
.
new
(
self
)
self
end