For example, if I have a file called functions.ejs with this method in it -
<% myFunction = (msg) => { %> <%= msg %>