# File lib/braintree/payment_method_nonce.rb, line 5 def self.create(payment_method) Configuration.gateway.payment_method_nonce.create(payment_method) end