When composing an AWS Lambda function in the node environment, should I put my methods inside or outside the module.exports block? The code library I\'m working
module.exports