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