class Capybara::Driver::Node

def ==(other)

def ==(other)
  raise NotSupportedByDriverError, 'Capybara::Driver::Node#=='
end