Object everything works fine my code, gets to this line of code: ``` var multi = r.multi(); ``` Object multi gets undefined. Do you have an idea maybe? I should also mention, that if i use r.get and r.set the system works fine, but i should use transactions.