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