$: << 'spec' << 'lib' << 'ext' << '.'

Dir['{spec}/**/*_spec.rb'].each { |f| require f }
