# File lib/fakefs/file.rb, line 260
def
self
.
lstat
(
file
)
File
::
Stat
.
new
(
file
,
true
)
end