Methods are similar to regular functions. Meaning we can include parameters and return statements as well.
return
Make sure to pick function (word), followed by return.
function (word)