}, {
            key: 'year',
            get: function get() {
                return this.date.getFullYear();
            },