/**
  * Returns a Custom Style Object for the theme if one exists.
  */
 public function getThemeCustomStyleObject()
 {
     return parent::getThemeCustomStyleObject();
 }