```nim let a1 = mybson.to(int) # doesn't work but should, for generic code let a2 = old["time"].ofInt # works but not generic ```