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