MDGroup constructor

MDGroup()

Implementation

MDGroup(){
  this._mdl = <MDElm>[];
}