class Fastly::Invoice

def save!

def save!
  fail "You can't save an invoice"
end