# File lib/fakefs/fake/symlink.rb, line 10
def
inspect
"symlink(#{target.split('/').last})"
end