class ActionDispatch::Journey::Nodes::Or

def initialize(children)

def initialize(children)
  @children = children
end