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