included
8 9 10
# File 'lib/oop/value.rb', line 8 def ==(other) @opts == other.instance_variable_get(:@opts) end