# File lib/needle/lifecycle/threaded.rb, line 29 def service_cache Thread.current[ :threaded_services ] ||= Hash.new end