# File lib/rake/alt_system.rb, line 98 98: def backticks(cmd) 99: kernel_backticks(repair_command(cmd)) 100: end