# File lib/capybara/rspec/matchers.rb, line 138 def have_checked_field(locator) HaveMatcher.new(:checked_field, locator) end