rubocop:disable Style/MethodName
26 27 28
# File 'lib/rubypath.rb', line 26 def Path(*args) Path.new(*args) end