Is it possible to merge a child components methods into a parent vue instance to allow them to override the parent vue instance methods?
Given the following example:<