test: function () { out( 'link test blablabla'); },
out('link test blablabla'.replace(/(link)/, '<a href="/">$1</a>'));