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