object
  method _QueryInterface : 'a interface -> 'a
  method externalProtocolHandlerExists : string -> bool
  method getApplicationDescription : string -> string
  method isExposedProtocol : string -> bool
  method loadURI : Mozilla.XPCOM.uRI -> Mozilla.XPCOM.supports -> unit
  method loadUrl : Mozilla.XPCOM.uRI -> unit
end