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