# File lib/ri_cal/core_extensions/time/calculations.rb, line 147
        def iso_year_start(wkst)
          iso_year_and_week_one_start(wkst)[1]
        end