class ActionDispatch::Response::RackBody

def to_ary

def to_ary
  @response.stream.to_ary
end