I would love to integrate ruco into an app I am making, but my major challenge is that ruco has been structured to require an actual file at all times. I could not find simple way to modify code via inheritance to provide the data directly. Is there a way you could consider extending your code to allow in-memory data instead of file?