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