class ActionDispatch::Journey::Route

def verb

def verb
  constraints[:request_method] || //
end