# File lib/capistrano/shell.rb, line 28
    def self.run(config)
      new(config).run!
    end