I was hoping #25 would fix it, but object functions still cannot be found, ie: ``` var MyObject = { myFunction: function () { } } ```