aoqi@0: getter called for 'foo' aoqi@0: foo aoqi@0: setter called for 'foo' with 33 aoqi@0: method 'func' called with hello, world aoqi@0: new with hey!, it works! aoqi@0: __getIds__ called aoqi@0: foo aoqi@0: bar aoqi@0: __getValues__ called aoqi@0: fooval aoqi@0: barval aoqi@0: __has__ called with 'foo' aoqi@0: false aoqi@0: __has__ called with 'js' aoqi@0: true aoqi@0: __delete__ called with 'prop' aoqi@0: true aoqi@0: getter called for 'js' aoqi@0: js aoqi@0: setter called for 'js' with javascript aoqi@0: getter called for 'javascript' aoqi@0: javascript