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