# File lib/monkey/ext/string.rb, line 37
        def chardev?
          Pathname(self).chardev?
        end