I tried to modify the module but I ended up empty handed. So far I learned that [this method](https://github.com/mrrocks/perspective-view/blob/master/perspective-view.coffee#L13) here is trying to make a reference to an outdated method. To create an array, the method to call should be [this](https://github.com/koenbok/Framer/blob/master/framer/Context.coffee#L113). 