class Autotest

def ruby_cmd

def ruby_cmd
  "#{prefix}#{ruby} -I#{libs}"
end