data['base'] = 'http://example.com'; $this->data['relative'] = '//example.net'; } function expected() { $this->expected = 'http://example.net'; } } ?>