/**
  * @return string[] JS includes of underlying SMSPage
  */
 public function getJS()
 {
     return $this->SMSPage->getJS();
 }