class NilClass

Public Instance Methods

try_path(*_args) click to toggle source
# File lib/utils/hash.rb, line 19
def try_path(*_args)
  nil
end