# File lib/Borges/Component/DateSelector.rb, line 3
  def initialize(date)
    self.date = date
  end