# File lib/capistrano/transfer.rb, line 155
        def []=(key, value)
          @operation[key] = value
        end