#include "utils/StringUtils.h"
#include <algorithm>
#include <stdexcept>
Implementation of utility functions for string manipulation.