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