class Keys:
            returnKey = "Return"
            enter = "Enter"
            tabulator = "Tabulator"
            backspace = "Backspace"