module Origen

Helper methods here and in the required files can be used by Origen during the bootup process. (e.g., in site config ERB files) This can be expanded as needed to provide more helpers.

Shim to handle Ruby < 2.4.0, where [] is implemented in Fixnum/Bignum instead of Integer