I want to override functions(getScrollParent, getCurrentDistance) using extends options (http://vuejs.org/v2/api/#extends)
(For non-scrolling iframe support - use scrollParent to iframe's parent body, but i think this is not good idea support it basically in this library)
So, could you move these functions to vuejs' methods?