Kss constructor

Kss()

Implementation

Kss() {
  this.kss = new Backend();
}