class Sass::Script::Value::Base

def eql?(other)

def eql?(other)
  self == other
end