# File lib/cairo.rb, line 128
def
rotate
(
radians
);
dup
.
rotate!
(
radians
);
end