# File lib/Borges/Component/DateTable.rb, line 109
  def start_date=(date)
    @start_date = date
    update_cache
  end