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