# File lib/plucky/extensions/symbol.rb, line 21
      def ne
        SymbolOperator.new(self, 'ne')
      end