class Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetter

def checked?

def checked?
  !result_of_checking.nil?
end