class Fastly::Invoice

def self.delete_path

def self.delete_path
  raise "You can't DELETE to an invoice"
end