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