global

def to_literal

This will be a literal for Haml::HamlBuffer#attributes's last argument, `attributes_hashes`.
def to_literal
  [new, stripped_old].compact.join(', ')
end