# File lib/capybara/driver/base.rb, line 14
  def find(query)
    raise NotImplementedError
  end