# File lib/net/ssh/transport/compress/zlib-compressor.rb, line 31 def initialize init_deflater( Zlib::DEFAULT_COMPRESSION ) end