# File lib/braintree/subscription.rb, line 53 def self.find(id) Configuration.gateway.subscription.find(id) end