class Fastly::BelongsToServiceAndVersion

def self.put_path(obj)

def self.put_path(obj)
  get_path(obj.service_id, obj.version_number, obj.name)
end