# File lib/more/facets/date.rb, line 92
def
days_of_month
(
1
..
days_in_month
).
to_a
end