# File lib/RMagick.rb, line 552
    def stroke(colorspec)
        primitive "stroke #{enquote(colorspec)}"
    end