public function test_toString()
 {
     $this->assertEquals('[url]http://my.super.website.com/path/to/resource.htm[/url]', $this->_node->toString());
 }