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