'use strict'; var targetMock = function() { return { 'showBubble' : function() {} }; }