# File lib/more/facets/date.rb, line 99
def
month_name
MONTHNAMES
[
self
.
month
]
end