# File lib/capybara/node/element.rb, line 110
def
tag_name
synchronize
{
base
.
tag_name
}
end