class ActionDispatch::Journey::Route::VerbMatchers::Unknown

def initialize(verb)

def initialize(verb)
  @verb = verb
end