# File lib/cairo/context.rb, line 21
def
fill_preserve
(
&
block
)
fill
(
true
,
&
block
)
end