# File lib/cairo.rb, line 135
def
merge
(
other
)
dup
.
merge!
(
other
)
end