TDOMString.t ->
object
  method as_DOMString : TDOMString.t
  method equals : Gdome.domString -> bool
  method to_string : string
end