public AccelerometerOptions() {
   jsObj = JsoHelper.createObject();
 }
 public CompassOptions() {
   jsObj = JsoHelper.createObject();
 }