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