# File lib/god/conditions/file_mtime.rb, line 7
      def initialize
        super
        self.path = nil
        self.max_age = nil
      end