class HTTP::Response::Parser

def add(data)

def add(data)
  @parser << data
end