module ActionDispatch::Routing::Mapper::Base

def initialize(set) #:nodoc:

:nodoc:
def initialize(set) #:nodoc:
  @set = set
end