122 123 124
# File 'lib/other.rb', line 122 def to_a [ self ] end
117 118 119 120
# File 'lib/other.rb', line 117 def to_or # "#{self.to_s}" self end