${license_cpp} #include "nsISupports.idl" ${interface_attribs} interface ${interface_name} : nsISupports { void method (); };