Custom Helpers

Defining custom helpers is a good way to simplify your code, remove duplication, and keep it organized. The custom helpers are first class citizens and have access to the same context and variables as built-in DSL helpers. There are 2 types of custom helpers you can create: