Shortcut for [Avm::Paths.new(string).paths].
13 14 15
# File 'lib/avm/path_string.rb', line 13 def paths(string) new(string).paths end