method
write
write( output, indent=0, transitive=false, ie_hack=false )
public
| output: | Where to write the string |
| indent: | An integer. If -1, no indentation will be used; otherwise, the indentation will be this number of spaces, and children will be indented an additional amount. |
| transitive: | Ignored |
| ie_hack: | Ignored |

