# File lib/cairo.rb, line 129
def
invert
;
dup
.
invert!
;
end