class Magick::Draw

def encoding(encoding)

is "UTF-8". All others are apparently ignored.
Let anything through, but the only defined argument
def encoding(encoding)
    primitive "encoding #{encoding}"
end