# File lib/groupdate/calculations.rb, line 5
    def initialize(relation)
      @relation = relation
    end