# File lib/capybara/driver/base.rb, line 14
  def html
    raise NotImplementedError
  end