package constants const STATUS_SUCCESS = true const STATUS_FAIL = false const STATUS_OK = "Ok"