class Fastly::DynamicSnippet

def self.get_path(object)

def self.get_path(object)
  "/service/#{object.service_id}/snippet/#{object.snippet_id}"
end