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