I use Enumerable#sum a lot and just upgraded from version 2.9.3 to 3.0 and the behaviour changed. [].sum should == 0 but i get nil instead.