# File lib/whenever/numeric_seconds.rb, line 44
    def months
      number * 2_592_000
    end