# File lib/monkey/ext/string.rb, line 107 def file_executable_real? Pathname(self).executable_real? end