class Fastly::Invoice

def self.post_path

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