Ruby on Rails
PhpSizeof (Version #1)

a = [1,2,3,4,5,6].sizeof
>> a = 6

a = [1,2,3,4,5,6].sizeof
>> a = 6