pub type MethodSignatures = FxHashMap<EcoString, Type>;
pub struct MethodSignatures { /* private fields */ }