# File lib/monkey/ext/string.rb, line 137
        def file_writable_real?
          Pathname(self).writable_real?
        end