# typed: strict

module Utils::Curl
  include Kernel
  requires_ancestor { SystemCommand::Mixin }
end
