class ActiveSupport::CurrentAttributes

def clear_all # :nodoc:

:nodoc:
def clear_all # :nodoc:
  reset_all
  current_instances.clear
end