# File lib/braintree/address.rb, line 13 def self.create!(attributes) return_object_or_raise(:address) { create(attributes) } end