function it_can_be_represented_as_a_string() { $this->__toString()->shouldReturn('foo=bar&baz=quz'); }