I am getting wrong layer bounds number for a vector shape. Take a look at this file http://d.pr/f/z43x all vector shapes are identical and are copies of each other, but if you try to access "Rectangle 1 copy" bounds, you will see that it will return "100 px,0 px,201 px,100 px" instead of proper "100 px,0 px,200 px,100 px"
I spent alot of time writing extension, and because of this bug I can't finish my extension. Please advice what to do. Thank you!