52 53 54
# File 'lib/menu_maker/path.rb', line 52 def self.convert(path) Path.new(:get, path.to_s) end