class Kamal::Configuration::Sshkit

def initialize(config:)

def initialize(config:)
  @options = config.raw_config.sshkit || {}
end