Menu.spacer constructor

Menu.spacer()

Implementation

Menu.spacer(){
  this.type = "SPACER";
}