83 84 85
# File 'lib/csscss/types.rb', line 83 def self.from_parser(selectors) new(selectors.to_s.strip) end