Method: Csscss::Selector#inspect

Defined in:
lib/csscss/types.rb

#inspectObject



95
96
97
# File 'lib/csscss/types.rb', line 95

def inspect
  "<#{self.class} #{selectors}>"
end