New Methods in Ruby 2.2

In general, yes. But as of ruby 1.9+, there is a shortcut for Enumerable#inject to only pass a symbol (which is nice, since this is the most common use for the method!).