# encoding: utf-8 %w{ English tmpdir tempfile }.each { |f| require f } %w{ exception_handler libc object thread_safety }.each { |f| require "adhearsion/foundation/#{f}" }