# File lib/sshkit/runners/null.rb, line 7
      def execute
        SSHKit::Backend::Skipper.new(&block).run
      end