class ActionDispatch::Response::RackBody

def to_path

def to_path
  @response.stream.to_path
end