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