# File lib/braintree/address.rb, line 9
    def self.create(attributes)
      Configuration.gateway.address.create(attributes)
    end