# File lib/capybara/selenium/node.rb, line 79
  def ==(other)
    native == other.native
  end