On 08/03/2016 09:40 PM, Andre Pany wrote: > Thanks for the info. Yes, I forgot the () for new Object; > Adding the () for new Object() still returns the same error. `new Object` without parentheses is perfectly fine.