object
  method alias : Js.js_string Js.t Js.js_array Js.t Js.prop
  method alternateClassName : 'Js.t Js.prop
  method config : 'Js.t Js.prop
  method extend : Js.js_string Js.t Js.prop
  method inheritableStatics : 'Js.t Js.prop
  method mixins : 'Js.t Js.prop
  method requires : Js.js_string Js.t Js.js_array Js.t Js.prop
  method singleton : bool Js.t Js.prop
  method statics : 'Js.t Js.prop
  method uses : Js.js_string Js.t Js.js_array Js.t Js.prop
end