# File lib/Borges/RequestHandler/Dispatcher.rb, line 31 def entry_points return @entry_points.sort_by do |a| a.at(0) end end