/**
 * @class Ext.parse.symbol.Paren
 * @extend Ext.parse.Symbol
 * This class implements the parenthesis operator.
 * @private
 */