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