Returns self.
self
Returns:
8977 8978 8979 8980 8981
# File 'date_core.c', line 8977 static VALUE date_to_date(VALUE self) { return self; }