class Fastly::Settings

def self.delete_path

:nodoc:
def self.delete_path
  raise "You can't DELETE to an setting"
end