class Capybara::Node::Simple

def inspect

def inspect
  %(#<Capybara::Node::Simple tag="#{tag_name}" path="#{path}">)
end