# File lib/capybara/rspec/matchers.rb, line 142 def have_unchecked_field(locator) HaveMatcher.new(:unchecked_field, locator) end