# File lib/more/facets/date.rb, line 213
def
to_date
::
Date
.
new
(
year
,
month
,
day
)
end