class HTTP::Features::AutoDeflate::GzippedBody::BlockIO

def initialize(block)

def initialize(block)
  @block = block
end