Attempt to read some files on disk using this reader and the specified options.
If successful, return an actual reader instance.
- Parameters:
- file1
str The primary filename (e.g. “foo.cas”)
- file2
str An optional secondary filename (e.g. “foo.dat”)
- Returns:
ReaderAn instance of the Reader class.