// such as the "include" feature of xmlrules. This is ok,
// because that doesn't work well with our approach of
// caching the input data in memory anyway.
final InputSource source = new InputSource( new ByteArrayInputStream( input ) );
newLoader( new FromXmlRulesModule()
{
@Override
protected void loadRules()
{