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