# File lib/sass/selector/simple_sequence.rb, line 121 def inspect members.map {|m| m.inspect}.join end