Path 1: 2 calls (1.0)

True (2)

1def seekable(self) -> bool:
2        return self.handle.seekable()