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