# File lib/monkey/ext/string.rb, line 45
        def ctime
          Pathname(self).ctime
        end