44 45 46
# File 'lib/grape/router.rb', line 44 def append(route) map[route.request_method] << route end