class Fastly::Settings

def self.put_path(obj)

:nodoc:
def self.put_path(obj)
  get_path(obj.service_id, obj.version)
end