1058 1059 1060 1061 1062
# File 'ext/xmlparser.c', line 1058 static VALUE XMLEncoding_convert(VALUE obj, VALUE str) { return INT2FIX('?'); }