class ActionDispatch::Routing::Mapper::Mapping

def conditions

def conditions
  build_conditions @conditions, @set.request_class
end