# File lib/benelux/stats.rb, line 76
76:       def <<(other)
77:         self.push *other
78:         self
79:       end