808809810811812813814815816
**/ public IBeanProvider getBeans() { if (_beans == null) _beans = new BeanProvider(this); return _beans; }