= private = protected
next_month()
Short-hand for months_since(1)
# File activesupport/lib/active_support/core_ext/time/calculations.rb, line 115 def next_month months_since(1) end