class Fastly::Invoice

def self.delete_path

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