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