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