Older Ruby gem that provides a per-request global store backed by Thread.current, used in some multi-tenancy implementations to store the current tenant. Largely superseded by ActiveSupport::CurrentAttributes.