class Fastly::Settings

def self.delete_path

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