# File lib/facets/more/times.rb, line 231
  def next_month
    months_since(1)
  end