class ActionDispatch::Routing::Mapper::Mapping

def path_pattern

def path_pattern
  Journey::Path::Pattern.new(strexp)
end