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