/** * resets configuration to default * @access public */ public static function reset() { self::$global = new Braintree_Configuration(); }