%w{ geom3d/eps geom3d/line geom3d/point geom3d/ray geom3d/vector }.each do |file| require file end module Geom3d # Your code goes here... end