module ActiveModel::MassAssignmentSecurity::ClassMethods

def attributes_protected_by_default

def attributes_protected_by_default
  []
end