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