18 19 20
# File 'lib/munge/router/remove_index_basename.rb', line 18 def call(initial_route, _item) Munge::Util::Path.dirname(initial_route) end