# File lib/rake_remote_task.rb, line 36 def remote_task name, *args_options, &b Rake::RemoteTask.remote_task name, *args_options, &b end