bool contains(T item)
{
    asm pure nothrow@nogc
    {
    }
}