class Rack::Events::BufferedResponse

def to_a; [status, headers, body]; end

def to_a; [status, headers, body]; end