# File setup.rb, line 541
  def ruby(str)
    command config('rubyprog') + ' ' + str
  end