# File lib/RMagick.rb, line 452
    def rotate(angle)
        primitive "rotate #{angle}"
    end