# File lib/soap/encodingstyle/handler.rb, line 51 def initialize(charset) @charset = charset @generate_explicit_type = true @decode_typemap = nil end