module Collection::Controls::Array::Anomaly

Public Class Methods

example() click to toggle source
# File lib/collection/controls/array.rb, line 12
def self.example
  [Array::Member.new, Member.new]
end