# File lib/action_dispatch/testing/test_process.rb, line 19 def cookies @request.cookies.merge(@response.cookies).with_indifferent_access end