# encoding: utf-8 Dir.glob(File.expand_path('../array/**/*.rb', __FILE__)).each { |f| require_relative f }