class Capybara::RackTest::Node

def checked?

def checked?
  string_node.checked?
end