# File lib/rake_remote_task.rb, line 66
def role role_name, host, args = {}
  Rake::RemoteTask.role role_name, host, args
end