# File lib/active_support/core_ext/numeric/time.rb, line 39
        def fortnights
          self * 2.weeks
        end