# File lib/monkey/ext/string.rb, line 73
        def extname
          Pathname(self).extname.to_s
        end