# File setup.rb, line 168
  def ruby(str)
    command config('ruby-prog') + ' ' + str
  end