class Fastly::Invoice

def self.put_path

def self.put_path
  raise "You can't PUT to an invoice"
end