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