# File lib/rake_remote_task.rb, line 78
def rsync local, remote
  Thread.current[:task].rsync local, remote
end