impl<H> String<H> where H: Allocator, { fn new() -> String<H> where <H as Allocator>::Pool: Default, }