module GitStats end Dir['lib/**/*.rb'].each { |r| require File.expand_path(r) }