class Tapioca::Dsl::Compilers::ActiveSupportCurrentAttributes

def gather_constants

def gather_constants
  descendants_of(::ActiveSupport::CurrentAttributes)
end