data['base'] = 'http://a/b/'; $this->data['relative'] = 'c'; } function expected() { $this->expected = 'http://a/b/c'; } } ?>