# File lib/braintree/payment_method_nonce.rb, line 9 def self.find(payment_method_nonce) Configuration.gateway.payment_method_nonce.find(payment_method_nonce) end