class Shoulda::ActiveRecord::Matchers::AllowMassAssignmentOfMatcher

def initialize(attribute)

def initialize(attribute)
  @attribute = attribute.to_s
end