null?()
No documentation available.
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 2244 def null? @hash.nil? && @parent.nil? end