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