# File lib/capybara/driver/rack_test_driver.rb, line 229
  def body
    @body ||= response.body
  end