# File lib/rake_remote_task.rb, line 72
def sudo command
  Thread.current[:task].sudo(command)
end