# File lib/active_support/vendor/builder-2.1.2/builder/css.rb, line 108
    def +(part)
      _join_with_op! '+'
      self
    end