114 115 116
# File 'lib/autobuild/packages/ruby.rb', line 114 def self.ruby(spec, &proc) Ruby.new(spec, &proc) end