# File lib/monkey/ext/string.rb, line 103
def
file_executable?
Pathname
(
self
).
executable?
end