4 5 6
# File 'lib/mll/core_ext.rb', line 4 def most MLL::most[self] end
7 8 9
# File 'lib/mll/core_ext.rb', line 7 def rest MLL::rest[self] end