package com.cheikh.lazywaimai.util; public enum RegisterStep { STEP_FIRST, STEP_SECOND, STEP_THIRD }