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