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