I would like to access the source name, similar to how in the `parser` gem we can access `node.source_buffer.name` which is usually the file path. Is that possible or can we make it possible? Maybe we can attach a name or some other metadata to the source object?