10 11 12
# File 'lib/mll/core_ext.rb', line 10 def most MLL::most[self] end
13 14 15
# File 'lib/mll/core_ext.rb', line 13 def rest MLL::rest[self] end