class Shoulda::ActiveRecord::Matchers::AllowMassAssignmentOfMatcher

def description

def description
  "allow mass assignment of #{@attribute}"
end