23 24 25
# File 'lib/pdc/resource/path.rb', line 23 def variables @variables ||= uri_template.variables.map(&:to_sym) end