public ProgressBarObject ProgressBar(ProgressBarOptions options) {
     return null;
 }
 public static ProgressBarObject ProgressBar(this jQueryObject q, ProgressBarOptions options) {
     return null;
 }