# File lib/sass/selector/simple.rb, line 43
      def hash
        @_hash ||= to_a.hash
      end