# File lib/soap/rpc/soaplet.rb, line 61 def allow_content_encoding_gzip=(allow) @options[:allow_content_encoding_gzip] = allow end