# File lib/capybara/selenium/driver.rb, line 40
  def body
    browser.page_source
  end