61 62 63
# File 'lib/vcap/subprocess.rb', line 61 def self.run(*args) VCAP::Subprocess.new.run(*args) end