# File lib/capistrano/configuration/loading.rb, line 47 def current_feature=(feature) Thread.current[:capistrano_current_feature] = feature end