module Origen # Module containing helpers to support NVM testing module NVM autoload :BlockArray, 'origen/nvm/block_array' end end