# File lib/braintree/webhook_notification.rb, line 37
    def self.verify(challenge)
      Configuration.gateway.webhook_notification.verify(challenge)
    end