class ActionDispatch::Journey::Nodes::Cat

:nodoc:

def cat?; true; end

:nodoc:
def cat?; true; end

def type; :CAT; end

def type; :CAT; end