Dir.glob('lib/tasks/*.rake').sort.each do |file|
  load(file)
end
