# File lib/monkey/ext/string.rb, line 49
        def directory_children
          Pathname(self).children
        end