class Shoulda::Matchers::ActiveModel::AllowValueMatcher

def model_name

def model_name
  @instance.class.to_s.underscore
end