``` javascript TypeError: Cannot redefine property: .svn at Function.defineProperty (native) ``` This is a part of stack trace I got. It seems to me that a duplicate 'attr' should be skipped so that it doesn't attempt to define it twice.