# File lib/braintree/credit_card.rb, line 74
    def self.expired(options = {})
      Configuration.gateway.credit_card.expired(options)
    end