class Array

Public Instance Methods

to_list() click to toggle source
# File lib/ratch/core_ext/to_list.rb, line 3
def to_list
  self
end