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