Right now I use this:
class NeedsGroup { group () { throw new Error (\'The method is abstract.\'); } }