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