ios_shell.keys module
This module holds constants for expected keys for each section in an IOS Shell file.
It exists because it is easier to ensure consistent string values by using constants instead of raw strings. This also means typos are easier to correct.