class Fastly::RequestSetting

customize request handing. Best used with conditions

def self.path

def self.path
  Util.class_to_path(self, true)
end