class Fastly::Invoice

def self.post_path

def self.post_path
  raise "You can't POST to an invoice"
end