class Sass::Script::Tree::ListLiteral

def force_division!

def force_division!
  # Do nothing. Lists prevent division propagation.
end