class Shoulda::ActiveRecord::Matchers::AllowMassAssignmentOfMatcher

def description

def description
  "protect #{@attribute} from mass updates"
end