Inherits Enumerable / Reference / Object
Must yield this collection's elements to the block.
Returns the number of elements in the collection.
[1, 2, 3, 4].size # => 4