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