class Sass::SCSS::Parser

def import_supports_condition

def import_supports_condition
  supports_condition || supports_declaration
end