pub trait CSSImportRuleMethods<D: DomTypes> { // Required method fn GetLayerName(&self) -> Option<DOMString>; }