month
in
source/_plugins/generate_archives.rb [173:176]
3
lines of code
2
McCabe index (conditional complexity)
def month @month ||= date.strftime("%m") end