# File lib/fakefs/fake/file.rb, line 51
def
link
(
other_file
)
@inode
.
link
(
other_file
)
end