use crate::error::CustomError;
use super::macros::inoop;
use super::registry::Registry;
inoop!(IUnderline, Underline);