class Fastly::Settings

def self.post_path

:nodoc:
def self.post_path
  fail "You can't POST to an setting"
end