class Shoulda::ActiveRecord::Matchers::AllowMassAssignmentOfMatcher

def whitelisting?

def whitelisting?
  !accessible_attributes.empty?
end