retrieve the underlaying resource
Please note that this method always returns false as there is no underlaying resource to return.
@since 0.9.0
int $cast_as:
bool
https://github.com/mikey179/vfsStream/issues/3
public function stream_cast($cast_as) { return false; }