# File lib/churn/scm/source_control.rb, line 20
    def initialize(start_date=nil)
      @start_date = start_date
    end