If there a multiple modules included in the same class, then they are tried in reverse order of inclusion.
Here, IO included the Enumerable module before the File::Constants module.