# File lib/RMagick.rb, line 206
    def clip_path(name)
        primitive "clip-path #{name}"
    end