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