# File lib/sass/script/value/base.rb, line 176
    def ==(other)
      eq(other).to_bool
    end