class HTTP::Request::Body::ProcIO

def initialize(block)

def initialize(block)
  @block = block
end