Method: January#year

Defined in:
lib/january.rb

#yearObject



19
20
21
# File 'lib/january.rb', line 19

def year
  start_date.year
end