It's not a bug. If you want "compute-able" properties on an object, you can't use the prototype (like Justin said), but you can define instance properties like this:
↧