# File lib/cairo.rb, line 130
def
multiply
(
other
);
dup
.
multiply!
(
other
);
end