# File lib/capybara/driver/selenium_driver.rb, line 114
  def body
    browser.page_source
  end