use super::macros::inoop;
use super::registry::Registry;
use crate::error::CustomError;
inoop!(ITable, Table);