Request.bind - multiple declarations
Function Request.bind
auto final inout inout(string) bind() pure nothrow @property @nogc @safe;
Function Request.bind
final void bind
(
string setter_arg
) pure nothrow @property @nogc;