# File lib/launchy/detect/runner.rb, line 96
      def wet_run( cmd, *args )
        Spoon.spawnp( *shell_commands( cmd, *args ) )
      end