# File lib/capistrano/callback.rb, line 32
    def initialize(config, source, options={})
      super(source, options)
      @config = config
    end