module ActiveSupport::ExecutionContext

def to_h

def to_h
  store.dup
end