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