# File lib/sshkit/configuration.rb, line 32
    def default_runner_config
      @default_runner_config ||= { in: default_runner }
    end