# File lib/fssm/pathname.rb, line 294
    def readable_real?
      FileTest.readable_real?(self)
    end