class ActionDispatch::Response

def to_path

def to_path
  stream.to_path
end