# File lib/soap/streamHandler.rb, line 99
  def accept_encoding_gzip=(allow)
    @accept_encoding_gzip = allow
  end