# File lib/capistrano/recipes/deploy/strategy/base.rb, line 15
        def initialize(config={})
          @configuration = config
        end