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