Add a method to Rincl that allows static access to resources (basically the code inside Rincled.getResources(...)), and have Rincled.getResources(...) delegate to that method.
This will be especially useful for retrieving resources from a static context.