class ActionDispatch::Journey::Path::Pattern::MatchData
def initialize(names, offsets, match)
def initialize(names, offsets, match) @names = names @offsets = offsets @match = match end
def initialize(names, offsets, match) @names = names @offsets = offsets @match = match end