126127128129130131132
return properties.getProperty(key); } @Override public ELResolver getStreamELResolver() { return new StreamELResolver(); }