# File lib/monkey/ext/string.rb, line 91
        def file_owned?
          Pathname(self).owned?
        end