class Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher

def exclude_scopes?

def exclude_scopes?
  !options[:scopes]
end