# File lib/capistrano/configuration/loading.rb, line 25 def instance=(config) Thread.current[:capistrano_configuration] = config end