# File lib/capybara/node/element.rb, line 141
def
selected?
synchronize
{
base
.
selected?
}
end