class ActiveSupport::CurrentAttributes

def current_instances_key

def current_instances_key
  @current_instances_key ||= name.to_sym
end