780 781 782
# File 'lib/rake/config.rb', line 780 def remote_ssh(*args, &block) Rake::Task.remote_ssh(*args, &block); end