# File lib/RMagick.rb, line 582 def text_undercolor(color) primitive "text-undercolor #{enquote(color)}" end