{ "schema_type": "object", "ree_version": "1.0.1", "name": "next_year", "path": "packages/ree_date/package/ree_date/functions/next_year.rb", "mount_as": "fn", "class": "ReeDate::NextYear", "factory": null, "methods": [ { "doc": "Short-hand for years_since(1).", "throws": [ ], "return": "Date", "args": [ { "arg": "date", "type": "Nilor[Date]" } ] } ], "links": [ { "target": "advance", "package_name": "ree_date", "as": "advance", "imports": [ ] }, { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }