// IDL for a class that overrides somDefaultConstCopyInit interface X : SOMObject { implementation { somDefaultConstCopyInit: override, init; }; };