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